set-maintainer-name
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Thu, 8 Dec 2016 14:47:46 +0000 (14:47 +0000)
committerRaspbian forward porter <root@raspbian.org>
Thu, 8 Dec 2016 14:47:46 +0000 (14:47 +0000)
Gbp-Pq: Name set-maintainer-name

build/mkversion

index 9791a43eb9cce7b1f613ce4ae8aba99c3cdbaf99..912e780d7a1670bb299887646582547284bb5af3 100755 (executable)
@@ -50,7 +50,7 @@ if test $# != 1 ; then
 fi
 
 APPLICATION=$1
-WHOWHERE="$USER@`uname -n`:`pwd`"
+WHOWHERE="Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>"
 
 cat << __EOF__
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.